home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineSprite_1618 / frame_12 / DoAction.as
Text File  |  2008-11-12  |  164b  |  13 lines

  1. tellTarget("_root.LianeStatue.Bout")
  2. {
  3.    gotoAndStop(2);
  4. }
  5. tellTarget("/")
  6. {
  7.    gotoAndStop("Marais2");
  8. }
  9. tellTarget("_parent")
  10. {
  11.    gotoAndStop(1);
  12. }
  13.